From 26d544bb4181e4ef400b247b83db5db365544b01 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Wed, 19 Aug 2009 07:14:46 +0000 Subject: [PATCH] *** empty log message *** --- lisp/net/dbus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/net/dbus.el b/lisp/net/dbus.el index 159fcb668dd..273d531ed35 100644 --- a/lisp/net/dbus.el +++ b/lisp/net/dbus.el @@ -836,8 +836,8 @@ name of the property, and its value. If there are no properties, ;; descriptors to input_wait_mask, in order to detect incoming ;; messages immediately. (dbus-ignore-errors - (dbus-init-bus :system) (when (getenv "DBUS_SESSION_BUS_ADDRESS") + (dbus-init-bus :system) (dbus-init-bus :session))) (provide 'dbus) -- 2.30.2